# File lib/main/mode.rb, line 10
      def initialize *a, &b
        super
      ensure
        self.fields = []
      end