Returns the value of attribute moon_full
Returns:
the current value of moon_full
30 31 32
# File 'lib/astro/moon.rb', line 30 def moon_full @moon_full end