# File lib/pry/command_set.rb, line 434
    def void_command?
      retval == Command::VOID_VALUE
    end