# File lib/pry/command.rb, line 58
      def block
        @block || instance_method(:process)
      end