lib/mixture/coerce/string.rb in mixture-0.6.2 vs lib/mixture/coerce/string.rb in mixture-0.7.0
- old
+ new
@@ -1,5 +1,6 @@
# encoding: utf-8
+# frozen_string_literal: true
module Mixture
module Coerce
# Handles coercion of the String class.
class String < Base