lib/fog/aliyun/models/compute/snapshots.rb in fog-aliyun-0.3.0 vs lib/fog/aliyun/models/compute/snapshots.rb in fog-aliyun-0.3.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'fog/core/collection' require 'fog/aliyun/models/compute/snapshot' module Fog module Compute