class Less::Node::Paren

Public Instance Methods

to_ruby() click to toggle source
# File lib/less/engine/nodes/entity.rb, line 74
def to_ruby
  self
end