$:.push File.expand_path('../lib', __FILE__) require 'rspec' require 'ruby-debug' RSpec.configure do |config| end module SpecHelper end