Yields:
Yield Parameters:
the object that the method was called on
6 7 8
# File 'lib/effective_ckeditor.rb', line 6 def self.setup yield self end