# File lib/active_support/core_ext/string/output_safety.rb, line 115
    def clone_empty
      self[0, 0]
    end