UrlMount::Segment::Base
# File lib/url_mount.rb, line 161 def initialize(name); @name = name; end
# File lib/url_mount.rb, line 162 def to_s(opts = {}); @name; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.