def url(self, name, headers=None, response_headers=None, expire=None): return '{}{}'.format(settings.STATIC_URL,filepath_to_uri(name))