# File lib/bootstrap.rb, line 32
    def assets_path
      @assets_path ||= File.join gem_path, 'assets'
    end