# File lib/yard/handlers/ruby/class_condition_handler.rb, line 67 def parse_else_block parse_block(statement.else_block) if statement.else_block end