# File lib/jekyll-paginate/pager.rb, line 87 def self.remove_leading_slash(path) ensure_leading_slash(path)[1..-1] end