# File lib/dnsruby/resource/TLSA.rb, line 56
        def from_hash(hash)
          super(hash)
          verify
        end