# File lib/hashery/basicstruct.rb, line 67
  def to_a
    @table.to_a
  end