11 12 13
# File 'app/models/effective/model_reader.rb', line 11 def read(&block) instance_exec(&block) end