# File lib/ambition/lib/ambition.rb, line 16
  def query_context
    @query_context || Query.new(self)
  end