lib/mws/orders/collection.rb in mws-orders-0.2.2 vs lib/mws/orders/collection.rb in mws-orders-0.3.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'mws/orders/document'
module MWS
module Orders
class Collection < Document