module Onebox module Engine module OpengraphImage def to_html og = get_opengraph "" end end end end