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