val profile = getCurrentWebsiteProfile() if (profile is LinkedInProfile) { print("${profile.getAwesomeProfile()}") }else { print("${getBlogUrl()}") }
http://www.doepiccoding.com/blog/?cat=10.