I\'m trying to write a query like this:
Model.includes(other_models: still_more_models).where(still_more_models: { property: "X" }).find(1)