Implementation of Add<&'self str, ~str> for ~str where <'self>

Method add

fn add(&self, rhs: &&'self str) -> ~str