class Tapioca::Commands::Require
def initialize(requires_path:, sorbet_config_path:)
def initialize(requires_path:, sorbet_config_path:) @requires_path = requires_path @sorbet_config_path = sorbet_config_path super() end
def initialize(requires_path:, sorbet_config_path:) @requires_path = requires_path @sorbet_config_path = sorbet_config_path super() end