# File lib/pry/wrapped_module.rb, line 128
    def file
      Array(source_location).first
    end