class ActionText::Engine
def attachable_plain_text_representation(caption = nil)
def attachable_plain_text_representation(caption = nil) "[#{caption || filename}]" end
def attachable_plain_text_representation(caption = nil) "[#{caption || filename}]" end