# File lib/core_ext/range.rb, line 2
def
to_svn
to_s
.
gsub
(
/\.{2,3}/
,
':'
)
end