class Lookbook::Page

def full_path

def full_path
  Rails.root.join(@pathname.to_s)
end