self -> object
イベントを発生させたオブジェクトを返します。
以下のようにする事で同じ値を取得できます。
trace.binding.eval('self')
[SEE_ALSO] TracePoint#binding