module Roda::RodaPlugins::Base::RequestMethods
def _match_symbol(sym)
def _match_symbol(sym) consume(self.class.cached_matcher(sym){_match_symbol_regexp(sym)}) end
def _match_symbol(sym) consume(self.class.cached_matcher(sym){_match_symbol_regexp(sym)}) end