3 4 5 6
# File 'lib/imagery/test.rb', line 3 def self.included(base) Imagery.send :include, Imagery::Faking Imagery.mode = :fake end