Why not just change the storage strategy to saving files locally while in your test environment? Fog lets you do this easily with its configuration options.
I can only imagine this is specific to scenarios where you have to manipulate s3 objects directly and the fog::storage abstraction used for s3 isn't adequate (though I could not example such a scenario specifically)