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