export default function() { this.route("patrons", function() { this.route("subscribe"); }); }