def get(self, path, params, **options):
        """
        Parses GET request options and dispatches a request
        """
        method = "GET"