# File lib/xiron/xine.rb, line 21
    def verbosity=(value)
      self["verbosity"]=value
      return self["verbosity"]
    end