# File lib/proc_source.rb, line 261
261:   def store(&blk)
262:     @blk = blk
263:   end