Setter of the class instance variable @@verbosity
66 67 68
# File 'lib/sub_object.rb', line 66 def self.verbose=(obj) @verbosity=obj end