class Attio::Comment

def immutable?

Comments are immutable
def immutable?
  true
end