# File lib/cisco/base.rb, line 43
    def cmd(*args)
      @transport.cmd(*args)
    end