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