function test_count_instances_of_shortcode()
 {
     $this->assertEquals(1, WDS_Shortcode_Instances::count('sc'));
 }