# File lib/acts_as_indexed/search_atom.rb, line 14 def initialize(records=ActiveSupport::OrderedHash.new) @records = records end