# File lib/pr_eventmachine.rb, line 501
501:     def select_for_writing?
502:       @pending ? true : super
503:     end