module Peek
  module Views
    class PerformanceBar < View
    end
  end
end
