require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Safely::Config do describe "Hoptoad" do it { should respond_to(:strategies) } end end