# File lib/liquid/context.rb, line 27
    def strainer
      @strainer ||= Strainer.create(self)
    end