# File lib/pry/command.rb, line 75
      def source_file
        Array(block.source_location).first
      end