26 27 28 29
# File 'lib/engine2/core.rb', line 26 def to_json(*) loc = source_location "\"#<Proc:#{loc.first[/\w+.rb/]}:#{loc.last}>\"" end