How do I use the `application.html.erb` from an Engine in my parent Rails app?

This fails me:

layout "engine_name/layouts/application"