# File lib/dragonfly/app.rb, line 197
    def store(object, meta={}, opts={})
      create(object, meta).store(opts)
    end