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