framework module YYModel {
  umbrella header "YYModel-umbrella.h"

  export *
  module * { export * }
}