# File lib/pry/command.rb, line 80
      def source_line
        Array(block.source_location).last
      end