ActiveSupport::OrderedHash
2 3 4
# File 'lib/burlap/core_ext/hash.rb', line 2 def to_burlap Burlap::Hash[self].to_burlap end