# File lib/facets/core/hash/to_ostruct.rb, line 10
  def to_ostruct
    OpenStruct.new( self )
  end