source<P> method

P source<P>()

Implementation

P source<P>() {
  return _source as P;
}