Yields:
Yield Parameters:
the object that the method was called on
2 3 4
# File 'lib/firecord/patch/as.rb', line 2 def as yield self end