define(['./now'], function(now) {
  return {
    'now': now
  };
});
