# File lib/roodi/checks/cyclomatic_complexity_method_check.rb, line 18 def initialize super() self.complexity = DEFAULT_COMPLEXITY end