require 'snowglobe'

Snowglobe.configure do |config|
  config.project_name = 'shoulda'
end
