Sinatra 1.3 style pattern implementation.
Mustermann.new('/:foo', type: :simple) === '/bar' # => true
See Also: