module Animoto
  module Callbacks
    class DirectingAndRendering < Animoto::Callbacks::Base
      
    end
  end
end