# File lib/bson/ordered_hash.rb, line 41
def
initialize
(
*
a
,
&
b
)
@ordered_keys
= []
super
end