class Fluidity::Grammer::Be

Public Instance Methods

a() click to toggle source
# File lib/fluidity/grammer.rb, line 65
def a
  self
end
an() click to toggle source
# File lib/fluidity/grammer.rb, line 70
def an
  self
end