angular.module('confboilerplate.speakers.services')

.service('Speakers', function ($http, $q){

  this.get = function() {