> + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> + * See the License for the specific language governing permissions and
> + * limitations under the License.
> + */
> +package org.jclouds.profitbricks;
> +
> +import org.jclouds.providers.ProviderMetadata;
> +import org.jclouds.providers.internal.BaseProviderMetadata;
> +
> +import java.net.URI;
> +
> +/**
> + * Implementation of {@link ProviderMetadata} for
> + * ProfitBricks's Cloud Compute provider.
> + *
> + * TODO live testRemove this from the javadoc --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/44/files#r8087730
