# File lib/racc/state.rb, line 753
    def n_rrconflicts
      @rrconf ? @rrconf.size : 0
    end