class StopRelation
    def initialize(query_ctx, stop_relation_id)
      @stop_relation_id = stop_relation_id
      # Initialize the loading state for this query or get the previously-initiated state
      @lazy_state = query_ctx[:lazy_find_stop_relation] ||= {