===(regex)
public

No documentation available.

# File actionpack/lib/action_dispatch/journey/formatter.rb, line 122
          def self.===(regex)
            DEFAULT_INPUT == regex
          end