# File lib/brakeman/processors/lib/find_call.rb, line 113
  def process_attrasgn exp
    process_call exp
  end