class ActionText::Attachment

def inspect

def inspect
  "#<#{self.class.name} attachable=#{attachable.inspect}>"
end