fails:TracePoint.new includes :line event when event is not specified
fails:TracePoint.new includes multiple events when multiple event names are passed as params
debug:TracePoint.new converts given event name as string into symbol using to_sym
