107 108 109 110 111
# File 'lib/pec.rb', line 107 def self.options(opt=nil) @_opt ||= {} @_opt = opt if opt @_opt end