1413 1414 1415
# File 'lib/dhall/ast.rb', line 1413 def self.call(import_value) Dhall::Text.new(value: import_value) end