require 'lib/locomotive.rb'
Locomotive.configure do |config|
config.default_domain = 'example.com'
end