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