# tmp/gems/wco_models/3.1.0.158/data/app/models/ability.rbs class Ability def initialize: () -> void end # sig/wco/ai_writer.rbs class Wco::AiWriter def self.run_headline: () -> untyped def self.run_prompt: () -> untyped def run_headline: () -> untyped def run_prompt: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/api/leads_controller.rbs class Wco::Api::LeadsController < Wco::ApiController def index_hash: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/api_controller.rbs class Wco::ApiController < ActionController::Base def decode_jwt: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/application_controller.rbs class Wco::ApplicationController < ActionController::Base def current_leadset: () -> untyped def current_profile: () -> untyped def exception_notifier: () -> untyped def flash_alert: () -> untyped def flash_notice: () -> untyped def home: () -> untyped def my_truthy?: () -> untyped def set_lists: () -> untyped def tinymce: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/galleries_controller.rbs class Wco::GalleriesController < Wco::ApplicationController def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def j_show: () -> untyped def new: () -> untyped def set_gallery: () -> untyped def set_lists: () -> untyped def shared_with_me: () -> untyped def show: () -> untyped def update: () -> untyped def update_many: () -> untyped def update_ordering: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/gallery.rbs class Wco::Gallery def self.list: () -> untyped def export_fields: () -> untyped def published: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/headlines_controller.rbs class Wco::HeadlinesController < Wco::ApplicationController def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def set_lists: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/invoice.rbs class Wco::Invoice def create_stripe: () -> untyped def filename: () -> untyped def generate_monthly_invoice: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/invoices_controller.rbs class Wco::InvoicesController < Wco::ApplicationController def create_monthly_pdf: () -> untyped def create_stripe: () -> untyped def email_send: () -> untyped def index: () -> untyped def new_pdf: () -> untyped def new_stripe: () -> untyped def send_stripe: () -> untyped def set_lists: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/lead.rbs class Wco::Lead def self.find_or_create_by_email: () -> untyped def self.list: () -> untyped def self.normalize_email: () -> untyped def convs: () -> untyped def ctxs: () -> untyped def normalize_email: () -> untyped def schs: () -> untyped def set_leadset: () -> untyped def to_s: () -> untyped def unsubscribe_token: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/leads_controller.rbs class Wco::LeadsController < Wco::ApplicationController def create: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def set_lists: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/leadset.rbs class Wco::Leadset def self.list: () -> untyped def customer_id: () -> untyped def next_serverhost: () -> untyped def normalize_company_url: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/leadsets_controller.rbs class Wco::LeadsetsController < Wco::ApplicationController def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def set_lists: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/log.rbs class Wco::Log def self.puts!: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/logs_controller.rbs class Wco::LogsController < Wco::ApplicationController def bulkop: () -> untyped def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/office_action.rbs class Wco::OfficeAction def do_run: () -> untyped def tmpl: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/office_action_template.rbs class Wco::OfficeActionTemplate def self.list: () -> untyped def actions: () -> untyped def do_run: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/office_action_template_tie.rbs class Wco::OfficeActionTemplateTie def next_tmpl: () -> untyped def tmpl: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/office_action_templates_controller.rbs class Wco::OfficeActionTemplatesController < Wco::ApplicationController def edit: () -> untyped def index: () -> untyped def new: () -> untyped def set_lists: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/office_actions_controller.rbs class Wco::OfficeActionsController < Wco::ApplicationController def create: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def set_lists: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/photo.rbs class Wco::Photo def decode_base64_image: () -> untyped def export_fields: () -> untyped def name: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/photos_controller.rbs class Wco::PhotosController < Wco::ApplicationController def destroy: () -> untyped def index: () -> untyped def j_create: () -> untyped def move: () -> untyped def new: () -> untyped def show: () -> untyped def without_gallery: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/price.rbs class Wco::Price def self.list: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/prices_controller.rbs class Wco::PricesController < Wco::ApplicationController def create: () -> untyped def destroy: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/product.rbs class Wco::Product def self.list: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/products_controller.rbs class Wco::ProductsController < Wco::ApplicationController def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/profile.rbs class Wco::Profile def self.ai_writer: () -> untyped def self.list: () -> untyped def self.roles_list: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/profiles_controller.rbs class Wco::ProfilesController < Wco::ApplicationController def create: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/publisher.rbs class Wco::Publisher def self.list: () -> untyped def do_run: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/publishers_controller.rbs class Wco::PublishersController < Wco::ApplicationController def create: () -> untyped def do_run: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/report.rbs class Wco::Report def name: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/reports_controller.rbs class Wco::ReportsController < Wco::ApplicationController def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def set_lists: () -> untyped def show: () -> untyped def update: () -> untyped end # sig/wco/scrape_wsj_capy.rbs class Wco::ScrapeTest def initialize: () -> void end # sig/wco/scrape_wsj.rbs class Wco::ScrapeWsj def initialize: () -> void end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/site.rbs class Wco::Site def self.kinds_list: () -> untyped def self.list: () -> untyped def body: () -> untyped def check_sitemap: () -> untyped def do_post: () -> untyped def logg: () -> untyped def to_s: () -> untyped def wp_import: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/sites_controller.rbs class Wco::SitesController < Wco::ApplicationController def check_sitemap: () -> untyped def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/subscriptions_controller.rbs class Wco::SubscriptionsController < Wco::ApplicationController def create: () -> untyped def index: () -> untyped def new: () -> untyped def new_stripe: () -> untyped def new_wco: () -> untyped def set_lists: () -> untyped def show: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/tag.rbs class Wco::Tag def self.inbox: () -> untyped def self.list: () -> untyped def self.spam: () -> untyped def self.trash: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/tags_controller.rbs class Wco::TagsController < Wco::ApplicationController def add_to: () -> untyped def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def remove_from: () -> untyped def set_lists: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/unsubscribes_controller.rbs class Wco::UnsubscribesController < Wco::ApplicationController def create: () -> untyped def index: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/video.rbs class Wco::Video def self.list: () -> untyped def export_fields: () -> untyped def published: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/controllers/wco/videos_controller.rbs class Wco::VideosController < Wco::ApplicationController def create: () -> untyped def destroy: () -> untyped def edit: () -> untyped def index: () -> untyped def new: () -> untyped def show: () -> untyped def update: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/mailers/wco_email/application_mailer.rbs class WcoEmail::ApplicationMailer < ActionMailer::Base def self.renderer: () -> untyped def forwarder_notify: () -> untyped def option_alert: () -> untyped def send_context_email: () -> untyped def shared_galleries: () -> untyped def stock_alert: () -> untyped def test_email: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/campaign.rbs class WcoEmail::Campaign def self.list: () -> untyped def do_send: () -> untyped def tmpl: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/context.rbs class WcoEmail::Context def self.notsent: () -> untyped def self.scheduled: () -> untyped def self.summary: () -> untyped def body: () -> untyped def clear_body: () -> untyped def config: () -> untyped def from_email: () -> untyped def get_binding: () -> untyped def preview_str: () -> untyped def sch: () -> untyped def subject: () -> untyped def tmpl: () -> untyped def to_email: () -> untyped def unsubscribe_url: () -> untyped def utm_tracking_str: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/conversation.rbs class WcoEmail::Conversation def cache_key: () -> untyped def to_s: () -> untyped def unread?: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/email_action.rbs class WcoEmail::EmailAction def self.list: () -> untyped def ctxs: () -> untyped def send_and_roll: () -> untyped def tmpl: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/email_action_template.rbs class WcoEmail::EmailActionTemplate def self.list: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/email_template.rbs class WcoEmail::EmailTemplate def self.blank: () -> untyped def self.blank_template: () -> untyped def self.from_emails_list: () -> untyped def self.list: () -> untyped def get_binding: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/message.rbs class WcoEmail::Message def self.strip_emoji: () -> untyped def self.unread: () -> untyped def all_ccs: () -> untyped def apply_filter: () -> untyped def churn_subpart: () -> untyped def conv: () -> untyped def part_html_fully_sanitized: () -> untyped def part_html_sanitized: () -> untyped def preview_str: () -> untyped def received_at: () -> untyped def save_attachment: () -> untyped def strip_emoji: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_email/message_stub.rbs class WcoEmail::MessageStub def self.mbox2stubs: () -> untyped def do_process: () -> untyped def mbox2stubs: () -> untyped def save_mbox_to_m3: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_game/location.rbs class WcoGame::Location def self.empty_export: () -> untyped def self.export_key_to_class: () -> untyped def self.list: () -> untyped def breadcrumbs: () -> untyped def collect: () -> untyped def compute_w_h: () -> untyped def empty_export: () -> untyped def empty_export_arr: () -> untyped def export_fields: () -> untyped def export_key_to_class: () -> untyped def export_subtree: () -> untyped def map: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_hosting/appliance.rbs class WcoHosting::Appliance def environment_name: () -> untyped def host: () -> untyped def rc: () -> untyped def tmpl: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_hosting/appliance_tmpl.rbs class WcoHosting::ApplianceTmpl def self.latest_of: () -> untyped def name: () -> untyped def set_stripe_product_price: () -> untyped def to_s: () -> untyped def volume_zip: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/jobs/wco_hosting/certbot_job.rbs class WcoHosting::CertbotJob def perform: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_hosting/domain.rbs class WcoHosting::Domain def self.list: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_hosting/environment.rbs class WcoHosting::Environment def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_hosting/runner.rbs class WcoHosting::Runner def self.create_ecs_task: () -> untyped def self.do_exec: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_hosting/serverhost.rbs class WcoHosting::Serverhost def self.list: () -> untyped def add_docker_service: () -> untyped def add_nginx_site: () -> untyped def create_appliance: () -> untyped def create_subdomain: () -> untyped def create_volume: () -> untyped def create_wordpress_volume: () -> untyped def do_exec: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco_hosting/task_tmpl.rbs class WcoHosting::TaskTmpl def self.list: () -> untyped def to_s: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/helpers/wco/application_helper.rbs module Wco::ApplicationHelper def my_truthy?: () -> untyped def obfuscate: () -> untyped def pp_amount: () -> untyped def pp_currency: () -> untyped def pp_date: () -> untyped def pp_datetime: () -> untyped def pp_money: () -> untyped def pp_percent: () -> untyped def pp_time: () -> untyped def pretty_date: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/utils.rbs module Wco::Utils def self.included: () -> untyped def export: () -> untyped def set_slug: () -> untyped end # tmp/gems/wco_models/3.1.0.158/data/app/models/wco/utils.rbs module Wco::Utils::ClassMethods def list: () -> untyped end