module Kenma::Refine::NodeToArray

Public Instance Methods

to_a(*) click to toggle source
# File lib/kenma/refine/node_to_a.rb, line 24
def to_a(*)
  self
end