singletoonオブジェクトでの初歩的なミス

これなー。。。うん

@Singleton
class Hoge () {
...
  lazy val currentDate = DateTime.now
}