Class: String
Instance Method Summary collapse
Instance Method Details
#to_openstruct_pass1(logger) ⇒ Object
335 336 337 |
# File 'lib/ostructer.rb', line 335 def to_openstruct_pass1( logger ) Ostructer::OsValue.new( self, logger ) end |