module Scruffy::Helpers::PointContainer::Array

Public Instance Methods

values() click to toggle source
# File lib/scruffy/helpers/point_container.rb, line 44
def values
  self
end