class Object

Public Instance Methods

symbolize_keys() click to toggle source
# File lib/tengine/core/config/atd.rb, line 9
def symbolize_keys
  to_hash
end