001 package org.trails; 002 003 004 public final class Trails 005 { 006 public static final String TRAILS_PAGES_SERVICE = "trailsPagesService"; 007 }