627 628 629
# File 'lib/dhall/parser.rb', line 627 def value Dhall::Import::RelativePath.new(*capture(:path).value) end