# File lib/brakeman/checks/check_sql.rb, line 109 def scope_call_hash(call, name, method) { :call => call, :location => { :type => :class, :class => name }, :method => :named_scope } end