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