# File lib/pry/method.rb, line 328 def source_line source_location.nil? ? nil : source_location.last end