def get(self, url, callback,
            params=None, json=None, headers=None):
        """Get a URL.

        Args: