base=$(dirname $BASH_SOURCE) export RUBYLIB=${base}/lib:${RUBYLIB} export PATH=${base}/bin:${PATH}