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