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