# File lib/merb-core/test/matchers/view_matchers.rb, line 209
    def id_for_error
      " id=\"#{@id}\"" unless @id.nil?
    end