# File lib/proc_source.rb, line 36
36:   def to_lambda
37:     to_proc "lambda"
38:   end