class Travis::CLI::Command

def self.abstract?

ignore the man behind the courtains!
def self.abstract?
  @@abstract.include? self
end