# File lib/pry/wrapped_module.rb, line 135
    def line
      Array(source_location).last
    end