# File lib/Getopt/Declare2.rb, line 245 def initialize(name, type, nows) @name = name @type = type @nows = nows end