class Arugula::AndPart

Public Instance Methods

to_s() click to toggle source
# File lib/arugula/parts.rb, line 51
def to_s
  parts.join
end