require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe 'Client' do specify { pending 'spec client behavior'} end