# frozen_string_literal: true require_relative "callable" module FlexStationData module Concerns Service = Callable end end