# File lib/pr_eventmachine.rb, line 661
661:     def select_for_writing?
662:       @pending ? true : super
663:     end