module Hashie
module Hashie::HashExtensions
module Hashie::PrettyInspect
class Hashie::Dash
class Hashie::Hash
class Hashie::Mash
hashie
0.1.6
# to_hash
def to_hash Hash.new(default).merge(self) end