# File lib/roodi/checks/npath_complexity_check.rb, line 63
      def push_value
        @value_stack.push @current_value
        @current_value = 1
      end