# File lib/dbus/export.rb, line 32
    def initialize(path)
      @path = path
      @service = nil
    end