# File formvalidator.rb, line 626
    def filter_strip(value)
      value.strip
    end