# File lib/snmp/varbind.rb, line 398
    def encode
      encode_tlv(Opaque_TAG, self)
    end