method
    
    method_missing
  method_missing(method, *args, &block)
  public
  Forward all undefined methods to the wrapped string.
  method_missing(method, *args, &block)
  public
  Forward all undefined methods to the wrapped string.