class Wco::Profile

def self.ai_writer

def self.ai_writer
  find_or_create_by email: 'ai-writer@wasya.co'
end