111 112 113 114 115
# File 'lib/pec.rb', line 111 def self.options(opt=nil) @_opt ||= {} @_opt = opt if opt @_opt end