{
          join: AudioEvent,
          on: Tagging.arel_table[:audio_event_id].eq(AudioEvent.arel_table[:id]),
          available: true
        },