Skip to content

Instantly share code, notes, and snippets.

@plu
Created November 23, 2010 16:40
Show Gist options
  • Save plu/712059 to your computer and use it in GitHub Desktop.
Save plu/712059 to your computer and use it in GitHub Desktop.
sub prefix {
return ref(shift) . '::';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment