{{#if this.world}}
  {{yield
    (hash
      world=this.world
      Entity=(component "ecsy/entity")
    )
    this
  }}
{{/if}}