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