require_relative './xpath/compiler' module Saxon # Classes for compiling, configuring, and executing XPath queries against # XDM nodes or documents module XPath end end