// The future module contains methods that are not yet exposed for use in
// JSONSelection strings in connector schemas, but have proposed implementations
// and tests. After careful review, they may one day move to public.
pub use r#typeofTypeOfMethod;
pub use MatchIfMethod;
pub use HasMethod;
pub use KeysMethod;
pub use ValuesMethod;