Initializes the rake service and starts it
5 6 7
# File 'lib/fulmar/service/bootstrap_service.rb', line 5 def fly Fulmar::Domain::Service::Application.new.run end