# File lib/roodi/checks/assignment_in_conditional_check.rb, line 11
      def interesting_nodes
        [:if, :while]
      end