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