# Used only for Ruby on Rails gem to tell, that gem contain `lib/assets` with # visibility.js file. module VisibilityJs module Rails class Engine < ::Rails::Engine end end end