class OEmbed::UnknownFormat

:nodoc:

def to_s

:nodoc:
def to_s
  "The provider doesn't support the '#{super}' format"
end