9 10 11 12
# File 'lib/mastiff/null_uploader.rb', line 9 def self.flush puts 'Doing nothing' return nil end