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