global class CommunityLogoController { global CommunityLogoController() { } global Object clone() { } global static String getCommunityName() { } global static String getLogoURL() { } }