public function testGetFreeMethod()
 {
     $this->assertFalse($this->meetup->getFree());
 }