# File lib/active_support/core_ext/object/misc.rb, line 53
def
tap
yield
self
self
end