101 102 103
# File 'lib/representable.rb', line 101 def prepare(represented) represented.extend(self) end