@typedef {Object} can-view-scope/Meta Meta
@parent can-view-scope.types

@type {Object}

  Specify special behavior of a scope.

  @option {Boolean} notContext The context should not be referenceable with `./` or `../`.
