only for 1.8.6
Yields:
Yield Parameters:
the object that the method was called on
215
# File 'lib/yard/options.rb', line 215 def tap; yield(self); self end