# File lib/facets/more/tracepoint.rb, line 149
  def ===(e)
    EVENT_MAP[e].include?(@event)
  end