class OEmbed::NotFound

:nodoc:
This is a test

def to_s

:nodoc:
This is a test
def to_s
  "No embeddable content at '#{super}'"
end