def full_url(value): """ Given a fragment, return that fragment joined to the full Open Humans URL. """ return full_url_method(value)