# File lib/formvalidator.rb, line 708
    def filter_strip(value)
      value.strip
    end