ScopeEvalContext

Constants

Methods

#initialize

def initialize(target, query_proxy)
  @query_proxy = query_proxy
  @target = target
end