require 'spec_helper' describe Highrise::Group do it { should be_a_kind_of Highrise::Base } end