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