# File lib/url_mount.rb, line 37 def optional_variables @optional_variables ||= begin optional_variable_segments.map{|s| s.name} end end