# File lib/webfinger/request.rb, line 11 def discover! handle_response do WebFinger.http_client.get_content endpoint.to_s end end