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