# File lib/merb-core/dispatch/default_exception/default_exception.rb, line 72
        def textmate_url(filename, line)
          "<a href='txmt://open?url=file://#{filename}&amp;line=#{line}'>#{line}</a>"
        end