public function isTablet()
 {
     return WurflCloud::capability('is_tablet');
 }