# File lib/uri_template/rfc6570.rb, line 214 def initialize(source, ops) @source = source @operators = ops end