begin
require 'spec'
rescue LoadError
require 'rubygems'
gem 'rspec'
end
require File.join(File.dirname(__FILE__), '..', 'lib', 'httparty')