# File lib/main/parameter.rb, line 715
      def initialize
        super()
        self.fields = []
        extend BoundsCheck
      end