# File lib/roodi/checks/npath_complexity_method_check.rb, line 14
      def interesting_nodes
        [:defn] + COMPLEXITY_NODE_TYPES
      end