# File temp/validation/validation.rb, line 7
      def reset
        @current = @root
        @attr_stack = []
        self
      end