# File lib/backports/1.9.1/symbol/match.rb, line 3
    def match(with)
      to_s =~ with
    end