217 218 219
# File 'lib/dhall/binary.rb', line 217 def self.decode(type) new(type: Dhall.decode(type)) end