require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Gator::ActAsCommand do it "should have some tests" end describe Gator::ActAsCommandCollection do it "should have some tests" end describe Gator::Command do it "should have some tests" end