# File lib/puppet/external/event-loop/better-definers.rb, line 96 96: def writer_defined? (name) 97: method_defined? name.to_sym.writer 98: end