# File lib/ruote/engine.rb, line 293
    def load_definition (path)

      @context.parser.parse(path)
    end