jbe/bsw@0: function convert._from_human_to_fraction(str) jbe/bsw@0: return atom.fraction:load(str) jbe/bsw@0: end