# File lib/ruport/data/record.rb, line 244
    def hash
      @attributes.hash + to_a.hash
    end