# File lib/merb-core/test/matchers/view_matchers.rb, line 221 def attributes_for_error @attributes.map{|a,v| " #{a}=\"#{v}\""}.join end