# File lib/brakeman/processors/lib/rails3_route_processor.rb, line 279
  def extract_action str
    str.split "#"
  end