require_relative '../../../../test_helper' module Vedeu module Buffer describe Formatting do let(:described_class) { Formatting } end end end