# File lib/uri_template/rfc6570.rb, line 417 def extract_simple(uri_or_match) extract( uri_or_match, NO_PROCESSING ) end