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