SgiobairOg Fixed return type
c312a63 Jun 17, 2016
Fixed return type
Methods were returning 'object' when logged out to the console. Added .valueOf() call to force Javascript to return the String primitive rather than the string object itself.
c312a63