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