(function (root, initialize){

var Bionya = initialize();
if(typeof define !== "undefined" && define.amd)define(Bionya);
root.Bionya = Bionya;

}(this, function(){

//modules here