package com.appmetr.hercules; public interface HerculesProvider { Hercules getHercules(); }