# File lib/versionomy/value.rb, line 111 def to_s begin unparse rescue Errors::UnparseError _inspect end end