# File lib/kwala/lib/code_analyzer.rb, line 612
  def analyse_self
    find_name
    find_arguments
    find_raises
  end