# Parent class for library-specific errors
class RGFA::Error < StandardError; end

