class Attio::Meta

def immutable?

Meta is read-only
def immutable?
  true
end