# File lib/pr_eventmachine.rb, line 740 740: def select_for_writing? 741: @pending ? true : super 742: end