# File lib/active_record/fixtures.rb, line 549
    def []=(k,v)
      fixtures[k] = v
    end