# frozen_string_literal: true require "flex_station_data/version" module FlexStationData class Error < StandardError; end end