class Samovar::InvalidInputError

def help?

def help?
	self.token == "--help"
end