# File lib/jekyll/page.rb, line 40
    def permalink
      self.data && self.data['permalink']
    end