lib/xml/kit/id.rb in xml-kit-0.1.11 vs lib/xml/kit/id.rb in xml-kit-0.1.12
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Xml
module Kit
# This class is used primary for generating ID.
# https://www.w3.org/2001/XMLSchema.xsd
class Id