# File lib/templater/spec/helpers.rb, line 23
        def with(*arguments)
          @with = arguments
          return self
        end