Custom Directive Issue (Documentation Related)

For example, getTwitterUserCustom “overrides” the default getTwitterUser. When the client calls getTwitterUser, it sees that the default has been overridden and hits the custom directive. Clients do not need to know before hand the name of a specific custom function and this behavior is provisioned in a generic manner.