# File lib/merb-core/test/matchers/view_matchers.rb, line 171
    def id_selector
      "##{@id}" if @id
    end