# frozen_string_literal: true # Incase you need to throw an error related to steppy class SteppyError < StandardError; end