1407 1408 1409
# File 'lib/dhall/ast.rb', line 1407 def self.call(import_value) Dhall.load_raw(import_value) end