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