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