# File lib/monkey/ext/string.rb, line 10
        def to_version
          dup.to_version!
        end