class Regexp::Syntax::Any

of transformations as well.
is useful during development, testing, and should be useful for some types
A syntax that always returns true, passing all tokens as implemented. This

def self.implements?(_type, _token) true end

def self.implements?(_type, _token) true end