class Hash

def to_hash

def to_hash
  self
end unless method_defined?(:to_hash)