getTwitters('tweet', { 
  id: 'edvinicombe', 
  count: 1, 
  enableLinks: true, 
  ignoreReplies: false, 
  clearContents: true,
  template: '%text% <a href="http://twitter.com/%user_screen_name%/statuses/%id%/"/>%time%</a>'
});
