class OEmbed::UnknownResponse

:nodoc:

def to_s

:nodoc:
def to_s
  "Got unknown response (#{super}) from server"
end