# File lib/more/facets/ostruct.rb, line 49
  def each(&blk)
    @table.each(&blk)
  end