Returns:
23 24 25
# File 'lib/share_notify/api.rb', line 23 def get @response = with_timeout { self.class.get(api_data_point) } end