I like the idea, but $/ already has a purpose: it lets you call custom identifiers even if they share their names with built-in ones.

Code:
alias time { return ... }


//echo -a $/time