public void Update() { TwitterInterfacer.TweetMessage(string.Format("currently at ({0},{1})", State.Lat, State.Lon)); }