# File lib/standard/facets/ostruct.rb, line 205
  def to_ostruct
    OpenStruct.new
  end