module ExtendedInterpolationString
Constants
- VERSION
Public Instance Methods
extended()
click to toggle source
# File lib/extended_interpolation_string.rb, line 5 def extended LambdaInterpolationString.new(self) end