Class: Object

Inherits:
BasicObject
Defined in:
lib/configutron/core_ext.rb

Overview

Instance Method Summary collapse

Instance Method Details

#to_openstructObject



4
5
6
# File 'lib/configutron/core_ext.rb', line 4

def to_openstruct
  self
end