34 35 36 37 38
# File 'lib/imagery/s3.rb', line 34 def initialize(*args) super @keys = [@original] + sizes.keys end