# File lib/versionomy/conversion.rb, line 81 def convert(value_, format_, convert_params_=nil) value_.convert(format_, convert_params_) end