# File lib/ruote/context.rb, line 280
    def initialize

      @services = {}
      initialize_services
    end