class Optimist::Option

def multi_arg? ; false ; end

# Indicates that this is a multivalued (Array type) argument
def multi_arg? ; false ; end